-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
be2e76e
commit 267658d
Showing
4 changed files
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
OC.L10N.register( | ||
"files_downloadactivity", | ||
{ | ||
"Sharing" : "ھەمبەھىر" | ||
"Downloaded by {actor} (via desktop)" : "{ئارتىس} تەرىپىدىن چۈشۈرۈلدى (ئۈستەل يۈزى ئارقىلىق)", | ||
"Downloaded by {actor} (via app)" : "{ئارتىس تەرىپىدىن چۈشۈرۈلگەن (ئەپ ئارقىلىق)", | ||
"Downloaded by {actor} (via browser)" : "{ئارتىس} تەرىپىدىن چۈشۈرۈلدى (توركۆرگۈچ ئارقىلىق)", | ||
"Shared file {file} was downloaded by {actor} via the desktop client" : "ئورتاق ھۆججەت {ھۆججەت} ئۈستەل يۈزى خېرىدارى ئارقىلىق {ئارتىس by تەرىپىدىن چۈشۈرۈلدى", | ||
"Shared file {file} was downloaded by {actor} via the mobile app" : "ئورتاق ھۆججەت {ھۆججەت} كۆچمە ئەپ ئارقىلىق {ئارتىس} تەرىپىدىن چۈشۈرۈلدى", | ||
"Shared file {file} was downloaded by {actor} via the browser" : "ئورتاق ھۆججەت {ھۆججەت} توركۆرگۈ ئارقىلىق {ئارتىس} تەرىپىدىن چۈشۈرۈلدى", | ||
"A local shared file or folder was <strong>downloaded</strong>" : "يەرلىك ئورتاق ھۆججەت ياكى ھۆججەت قىسقۇچ <strong> چۈشۈرۈلدى </ strong>", | ||
"Sharing" : "ھەمبەھىر", | ||
"Activities for shared file downloads" : "ئورتاق ھۆججەت چۈشۈرۈش پائالىيىتى", | ||
"Creates activities for downloads of files that were shared with other users or a group" : "باشقا ئىشلەتكۈچىلەر ياكى گۇرۇپپا بىلەن ئورتاقلاشقان ھۆججەتلەرنى چۈشۈرۈش ئۈچۈن پائالىيەت قۇرىدۇ" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,13 @@ | ||
{ "translations": { | ||
"Sharing" : "ھەمبەھىر" | ||
"Downloaded by {actor} (via desktop)" : "{ئارتىس} تەرىپىدىن چۈشۈرۈلدى (ئۈستەل يۈزى ئارقىلىق)", | ||
"Downloaded by {actor} (via app)" : "{ئارتىس تەرىپىدىن چۈشۈرۈلگەن (ئەپ ئارقىلىق)", | ||
"Downloaded by {actor} (via browser)" : "{ئارتىس} تەرىپىدىن چۈشۈرۈلدى (توركۆرگۈچ ئارقىلىق)", | ||
"Shared file {file} was downloaded by {actor} via the desktop client" : "ئورتاق ھۆججەت {ھۆججەت} ئۈستەل يۈزى خېرىدارى ئارقىلىق {ئارتىس by تەرىپىدىن چۈشۈرۈلدى", | ||
"Shared file {file} was downloaded by {actor} via the mobile app" : "ئورتاق ھۆججەت {ھۆججەت} كۆچمە ئەپ ئارقىلىق {ئارتىس} تەرىپىدىن چۈشۈرۈلدى", | ||
"Shared file {file} was downloaded by {actor} via the browser" : "ئورتاق ھۆججەت {ھۆججەت} توركۆرگۈ ئارقىلىق {ئارتىس} تەرىپىدىن چۈشۈرۈلدى", | ||
"A local shared file or folder was <strong>downloaded</strong>" : "يەرلىك ئورتاق ھۆججەت ياكى ھۆججەت قىسقۇچ <strong> چۈشۈرۈلدى </ strong>", | ||
"Sharing" : "ھەمبەھىر", | ||
"Activities for shared file downloads" : "ئورتاق ھۆججەت چۈشۈرۈش پائالىيىتى", | ||
"Creates activities for downloads of files that were shared with other users or a group" : "باشقا ئىشلەتكۈچىلەر ياكى گۇرۇپپا بىلەن ئورتاقلاشقان ھۆججەتلەرنى چۈشۈرۈش ئۈچۈن پائالىيەت قۇرىدۇ" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |