Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 6, 2021
1 parent b656681 commit 33a0b75
Show file tree
Hide file tree
Showing 10 changed files with 54 additions and 4 deletions.
7 changes: 7 additions & 0 deletions apps/files/l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Не удаётся загрузить информацию для файла \"{file}\"",
"Files" : "Файлы",
"Details" : "Подробно",
"Please select tag(s) to add to the selection" : "Выберите метки для назначения выбранным объектам",
"Apply tag(s) to selection" : "Назначить метки выбранным объектам",
"Select" : "Выбрать",
"Pending" : "Ожидается",
"Unable to determine date" : "Невозможно определить дату",
Expand Down Expand Up @@ -79,10 +81,15 @@ OC.L10N.register(
"File name cannot be empty." : "Имя файла не может быть пустым.",
"\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.",
"\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
"Storage of {owner} is full, files cannot be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы не могут быть обновлены или синхронизированы.",
"Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Папки группы «{mountPoint}» заполнена, файлы не могут быть обновлены или синхронизированы.",
"External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Внешнее хранилище «{mountPoint}» заполнено, файлы не могут быть обновлены или синхронизированы.",
"Your storage is full, files cannot be updated or synced anymore!" : "Ваше хранилище заполнено, файлы не могут быть обновлены или синхронизированы.",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Хранилище пользователя {owner} почти заполнено (использовано {usedSpacePercent} %).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Папка группы «{mountPoint}» почти заполнена (использовано ({usedSpacePercent} %).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Внешнее хранилище «{mountPoint}» почти заполнено (использовано {usedSpacePercent} %).",
"Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["соответствуют «{filter}»","соответствуют «{filter}»","соответствуют «{filter}»","соответствует «{filter}»"],
"View in folder" : "Посмотреть в каталоге",
"Copied!" : "Скопировано!",
"Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)",
Expand Down
7 changes: 7 additions & 0 deletions apps/files/l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"Could not load info for file \"{file}\"" : "Не удаётся загрузить информацию для файла \"{file}\"",
"Files" : "Файлы",
"Details" : "Подробно",
"Please select tag(s) to add to the selection" : "Выберите метки для назначения выбранным объектам",
"Apply tag(s) to selection" : "Назначить метки выбранным объектам",
"Select" : "Выбрать",
"Pending" : "Ожидается",
"Unable to determine date" : "Невозможно определить дату",
Expand Down Expand Up @@ -77,10 +79,15 @@
"File name cannot be empty." : "Имя файла не может быть пустым.",
"\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.",
"\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
"Storage of {owner} is full, files cannot be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы не могут быть обновлены или синхронизированы.",
"Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Папки группы «{mountPoint}» заполнена, файлы не могут быть обновлены или синхронизированы.",
"External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Внешнее хранилище «{mountPoint}» заполнено, файлы не могут быть обновлены или синхронизированы.",
"Your storage is full, files cannot be updated or synced anymore!" : "Ваше хранилище заполнено, файлы не могут быть обновлены или синхронизированы.",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Хранилище пользователя {owner} почти заполнено (использовано {usedSpacePercent} %).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Папка группы «{mountPoint}» почти заполнена (использовано ({usedSpacePercent} %).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Внешнее хранилище «{mountPoint}» почти заполнено (использовано {usedSpacePercent} %).",
"Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["соответствуют «{filter}»","соответствуют «{filter}»","соответствуют «{filter}»","соответствует «{filter}»"],
"View in folder" : "Посмотреть в каталоге",
"Copied!" : "Скопировано!",
"Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。",
"Share note" : "分享訊息",
"Toggle grid view" : "切換網格檢視",
"%s" : "%s",
"Upload files to %s" : "上傳檔案到 %s",
"Note" : "筆記",
"Select or drop files" : "選取或拖曳檔案",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@
"For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。",
"Share note" : "分享訊息",
"Toggle grid view" : "切換網格檢視",
"%s" : "%s",
"Upload files to %s" : "上傳檔案到 %s",
"Note" : "筆記",
"Select or drop files" : "選取或拖曳檔案",
Expand Down
4 changes: 2 additions & 2 deletions apps/weather_status/l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ OC.L10N.register(
"Favorites" : "Obľúbené",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasno o {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno o {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Fašiangy o {time}",
"{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Jaromočná noc o {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Malá oblačnosť o {time}",
"{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Málo oblačná noc o {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Čiastočne zamračené o {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Hmlisto o {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Slabý dážď o {time}",
Expand Down
4 changes: 2 additions & 2 deletions apps/weather_status/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"Favorites" : "Obľúbené",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasno o {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno o {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Fašiangy o {time}",
"{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Jaromočná noc o {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Malá oblačnosť o {time}",
"{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Málo oblačná noc o {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Čiastočne zamračené o {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Hmlisto o {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Slabý dážď o {time}",
Expand Down
9 changes: 9 additions & 0 deletions core/l10n/ru.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 33a0b75

Please sign in to comment.