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 Oct 21, 2022
1 parent 9aaa370 commit 67ce025
Show file tree
Hide file tree
Showing 278 changed files with 1,006 additions and 842 deletions.
1 change: 1 addition & 0 deletions apps/files/l10n/bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Файлът \"{file}\" не може да бъде копиран",
"Copied {origin} inside {destination}" : "Копирано {origin} в {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Копирано {origin} и {nbfiles} други файлове в {destination}",
"Failed to redirect to client" : "Неуспешно пренасочване към клиент",
"{newName} already exists" : "{newName} вече съществува",
"Could not rename \"{fileName}\", it does not exist any more" : "Файлът \"{fileName}\" не може да бъде преименуван защото не съществува",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{targetName}\" се ползва в директорията \"{dir}\". Моля, изберете друго име.",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"Could not copy \"{file}\"" : "Файлът \"{file}\" не може да бъде копиран",
"Copied {origin} inside {destination}" : "Копирано {origin} в {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Копирано {origin} и {nbfiles} други файлове в {destination}",
"Failed to redirect to client" : "Неуспешно пренасочване към клиент",
"{newName} already exists" : "{newName} вече съществува",
"Could not rename \"{fileName}\", it does not exist any more" : "Файлът \"{fileName}\" не може да бъде преименуван защото не съществува",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Името \"{targetName}\" се ползва в директорията \"{dir}\". Моля, изберете друго име.",
Expand Down
14 changes: 7 additions & 7 deletions apps/files/l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@ OC.L10N.register(
"Pending" : "На чекању",
"Unable to determine date" : "Не могу да одредим датум",
"This operation is forbidden" : "Ова радња је забрањена",
"This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите записе или контактирајте администратора",
"Could not move \"{file}\", target exists" : "Не могу да померим „{file}“, одредиште већ постоји",
"Could not move \"{file}\"" : "Не могу да померим „{file}“",
"This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите дневник или контактирајте администратора",
"Could not move \"{file}\", target exists" : "Не могу да преместим „{file}“. Одредиште већ постоји",
"Could not move \"{file}\"" : "Не могу да преместим „{file}“",
"copy" : "копиран",
"Could not copy \"{file}\", target exists" : "Не могу да копирам „{file}“, одредиште већ постоји",
"Could not copy \"{file}\"" : "Не могу да копирам „{file}“",
"Copied {origin} inside {destination}" : "Копиран {origin} у {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Копиран{origin} и још {nbfiles} других фајлова у {destination}",
"{newName} already exists" : "{newName} већ постоји",
"Could not rename \"{fileName}\", it does not exist any more" : "Не могу да преименујем „{fileName}“, фајл више не постоји",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Име „{targetName}“ се већ користи за фасциклу „{dir}“. Одаберите неко друго име.",
"Could not rename \"{fileName}\", it does not exist any more" : "Не могу да преименујем „{fileName}“. Фајл више не постоји",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}“ се већ користи у фасцикли „{dir}“. Одаберите неко друго име.",
"Could not rename \"{fileName}\"" : "Не могу да преименујем „{fileName}“",
"Could not create file \"{file}\"" : "Не могу да направим фајл „{file}“",
"Could not create file \"{file}\" because it already exists" : "Не могу да направим фајл „{file}“ јер већ постоји",
Expand Down Expand Up @@ -90,7 +90,7 @@ OC.L10N.register(
"Path" : "Путања",
"_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"],
"Favorited" : "Омиљено",
"Favorite" : "Омиљени",
"Favorite" : "Омиљено",
"You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном",
"New folder" : "Нова фасцикла",
"Upload file" : "Отпреми фајл",
Expand Down Expand Up @@ -172,7 +172,7 @@ OC.L10N.register(
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли",
"Select all" : "Означи све",
"Upload too large" : "Фајл за отпремање је превелики",
"Upload too large" : "Отпремање је превелико",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Фајлови које желите да отпремите превазилазе ограничење отпремања на овом серверу.",
"No favorites yet" : "Још нема омиљених",
"Files and folders you mark as favorite will show up here" : "Фајлови и фасцикле које обележите као омиљене појавиће се овде",
Expand Down
14 changes: 7 additions & 7 deletions apps/files/l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
"Pending" : "На чекању",
"Unable to determine date" : "Не могу да одредим датум",
"This operation is forbidden" : "Ова радња је забрањена",
"This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите записе или контактирајте администратора",
"Could not move \"{file}\", target exists" : "Не могу да померим „{file}“, одредиште већ постоји",
"Could not move \"{file}\"" : "Не могу да померим „{file}“",
"This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите дневник или контактирајте администратора",
"Could not move \"{file}\", target exists" : "Не могу да преместим „{file}“. Одредиште већ постоји",
"Could not move \"{file}\"" : "Не могу да преместим „{file}“",
"copy" : "копиран",
"Could not copy \"{file}\", target exists" : "Не могу да копирам „{file}“, одредиште већ постоји",
"Could not copy \"{file}\"" : "Не могу да копирам „{file}“",
"Copied {origin} inside {destination}" : "Копиран {origin} у {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Копиран{origin} и још {nbfiles} других фајлова у {destination}",
"{newName} already exists" : "{newName} већ постоји",
"Could not rename \"{fileName}\", it does not exist any more" : "Не могу да преименујем „{fileName}“, фајл више не постоји",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Име „{targetName}“ се већ користи за фасциклу „{dir}“. Одаберите неко друго име.",
"Could not rename \"{fileName}\", it does not exist any more" : "Не могу да преименујем „{fileName}“. Фајл више не постоји",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}“ се већ користи у фасцикли „{dir}“. Одаберите неко друго име.",
"Could not rename \"{fileName}\"" : "Не могу да преименујем „{fileName}“",
"Could not create file \"{file}\"" : "Не могу да направим фајл „{file}“",
"Could not create file \"{file}\" because it already exists" : "Не могу да направим фајл „{file}“ јер већ постоји",
Expand Down Expand Up @@ -88,7 +88,7 @@
"Path" : "Путања",
"_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"],
"Favorited" : "Омиљено",
"Favorite" : "Омиљени",
"Favorite" : "Омиљено",
"You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном",
"New folder" : "Нова фасцикла",
"Upload file" : "Отпреми фајл",
Expand Down Expand Up @@ -170,7 +170,7 @@
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли",
"Select all" : "Означи све",
"Upload too large" : "Фајл за отпремање је превелики",
"Upload too large" : "Отпремање је превелико",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Фајлови које желите да отпремите превазилазе ограничење отпремања на овом серверу.",
"No favorites yet" : "Још нема омиљених",
"Files and folders you mark as favorite will show up here" : "Фајлови и фасцикле које обележите као омиљене појавиће се овде",
Expand Down
15 changes: 13 additions & 2 deletions apps/files/l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ OC.L10N.register(
"Download" : "Hämta",
"Delete" : "Radera",
"Tags" : "Taggar",
"Show list view" : "Visa listvy",
"Show grid view" : "Visa rutnätsvy",
"Home" : "Hem",
"Close" : "Stäng",
"Favorites" : "Favoriter",
Expand All @@ -22,6 +24,7 @@ OC.L10N.register(
"Target folder \"{dir}\" does not exist any more" : "Målmapp \"{dir}\" existerar inte mer",
"Not enough free space" : "Inte tillräckligt med ledigt utrymme",
"An unknown error has occurred" : "Ett okänt fel uppstod",
"File could not be uploaded" : "Filen kunde inte laddas upp",
"Uploading …" : "Laddar upp ..",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte",
Expand All @@ -33,6 +36,7 @@ OC.L10N.register(
"Move" : "Flytta",
"Copy" : "Kopiera",
"Choose target folder" : "Välj målmapp",
"Edit locally" : "Redigera lokalt",
"Open" : "Öppna",
"Delete file" : "Ta bort fil",
"Delete folder" : "Ta bort mapp",
Expand All @@ -43,6 +47,8 @@ OC.L10N.register(
"Details" : "Detaljer",
"Please select tag(s) to add to the selection" : "Vänligen välj tagg(ar) att lägga till i ditt urval",
"Apply tag(s) to selection" : "Lägg till tagg(ar) i ditt urval",
"Select directory \"{dirName}\"" : "Välj mapp \"{dirName}\"",
"Select file \"{fileName}\"" : "Välj fil \"{fileName}\"",
"Pending" : "Väntar",
"Unable to determine date" : "Misslyckades avgöra datum",
"This operation is forbidden" : "Denna operation är förbjuden",
Expand All @@ -54,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Kunde inte kopiera \"{file}\"",
"Copied {origin} inside {destination}" : "Kopierade {origin} till {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Kopierade {origin} och {nbfiles} andra filer i {destination}",
"Failed to redirect to client" : "Det gick inte att omdirigera till klienten",
"{newName} already exists" : "{newName} existerar redan",
"Could not rename \"{fileName}\", it does not exist any more" : "Kunde inte döpa om \"{fileName}\", filen existerar inte mer",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Namnet \"{targetName}\" används redan i mappen \"{dir}\". Välj ett annat namn.",
Expand All @@ -72,7 +79,9 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n fil","%n filer"],
"{dirs} and {files}" : "{dirs} och {files}",
"_including %n hidden_::_including %n hidden_" : ["inkluderar %n dold","inkluderar %n dolda"],
"You do not have permission to upload or create files here" : "Du har inte behörighet att ladda upp eller skapa filer här",
"_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"],
"New file/folder menu" : "Ny fil/mapp -meny",
"Select file range" : "Välj filintervall",
"{used} of {quota} used" : "{used} av {quota} använt",
"{used} used" : "{used} använt",
Expand Down Expand Up @@ -169,6 +178,7 @@ OC.L10N.register(
"Transfer {path} to {userid}" : "Överför {path} till {userid}",
"Invalid path selected" : "Ogiltig sökväg vald",
"Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad",
"Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger",
"Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus",
"Error while loading the file data" : "Fel vid inläsning av fildata",
"Pick a template for {name}" : "Välj en mall för {name}",
Expand All @@ -183,6 +193,7 @@ OC.L10N.register(
"Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen",
"%s used" : "%s använt",
"%1$s of %2$s used" : "%1$s av %2$s använt",
"Files settings" : "Filinställningar",
"Show hidden files" : "Visa dolda filer",
"Crop image previews" : "Beskär förhandsgranskningar för bilder",
"WebDAV" : "WebDAV",
Expand All @@ -199,8 +210,8 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
"Deleted files" : "Borttagna filer",
"Shares" : "Delningar",
"Shared with others" : "Delad med andra",
"Shared with you" : "Delad med dig",
"Shared with others" : "Delas med andra",
"Shared with you" : "Delas med mig",
"Shared by link" : "Delad via länk",
"Deleted shares" : "Borttagna delningar",
"Pending shares" : "Väntande delningar",
Expand Down
15 changes: 13 additions & 2 deletions apps/files/l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"Download" : "Hämta",
"Delete" : "Radera",
"Tags" : "Taggar",
"Show list view" : "Visa listvy",
"Show grid view" : "Visa rutnätsvy",
"Home" : "Hem",
"Close" : "Stäng",
"Favorites" : "Favoriter",
Expand All @@ -20,6 +22,7 @@
"Target folder \"{dir}\" does not exist any more" : "Målmapp \"{dir}\" existerar inte mer",
"Not enough free space" : "Inte tillräckligt med ledigt utrymme",
"An unknown error has occurred" : "Ett okänt fel uppstod",
"File could not be uploaded" : "Filen kunde inte laddas upp",
"Uploading …" : "Laddar upp ..",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Uppladdning av det här objektet stöds inte",
Expand All @@ -31,6 +34,7 @@
"Move" : "Flytta",
"Copy" : "Kopiera",
"Choose target folder" : "Välj målmapp",
"Edit locally" : "Redigera lokalt",
"Open" : "Öppna",
"Delete file" : "Ta bort fil",
"Delete folder" : "Ta bort mapp",
Expand All @@ -41,6 +45,8 @@
"Details" : "Detaljer",
"Please select tag(s) to add to the selection" : "Vänligen välj tagg(ar) att lägga till i ditt urval",
"Apply tag(s) to selection" : "Lägg till tagg(ar) i ditt urval",
"Select directory \"{dirName}\"" : "Välj mapp \"{dirName}\"",
"Select file \"{fileName}\"" : "Välj fil \"{fileName}\"",
"Pending" : "Väntar",
"Unable to determine date" : "Misslyckades avgöra datum",
"This operation is forbidden" : "Denna operation är förbjuden",
Expand All @@ -52,6 +58,7 @@
"Could not copy \"{file}\"" : "Kunde inte kopiera \"{file}\"",
"Copied {origin} inside {destination}" : "Kopierade {origin} till {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Kopierade {origin} och {nbfiles} andra filer i {destination}",
"Failed to redirect to client" : "Det gick inte att omdirigera till klienten",
"{newName} already exists" : "{newName} existerar redan",
"Could not rename \"{fileName}\", it does not exist any more" : "Kunde inte döpa om \"{fileName}\", filen existerar inte mer",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Namnet \"{targetName}\" används redan i mappen \"{dir}\". Välj ett annat namn.",
Expand All @@ -70,7 +77,9 @@
"_%n file_::_%n files_" : ["%n fil","%n filer"],
"{dirs} and {files}" : "{dirs} och {files}",
"_including %n hidden_::_including %n hidden_" : ["inkluderar %n dold","inkluderar %n dolda"],
"You do not have permission to upload or create files here" : "Du har inte behörighet att ladda upp eller skapa filer här",
"_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"],
"New file/folder menu" : "Ny fil/mapp -meny",
"Select file range" : "Välj filintervall",
"{used} of {quota} used" : "{used} av {quota} använt",
"{used} used" : "{used} använt",
Expand Down Expand Up @@ -167,6 +176,7 @@
"Transfer {path} to {userid}" : "Överför {path} till {userid}",
"Invalid path selected" : "Ogiltig sökväg vald",
"Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad",
"Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger",
"Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus",
"Error while loading the file data" : "Fel vid inläsning av fildata",
"Pick a template for {name}" : "Välj en mall för {name}",
Expand All @@ -181,6 +191,7 @@
"Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen",
"%s used" : "%s använt",
"%1$s of %2$s used" : "%1$s av %2$s använt",
"Files settings" : "Filinställningar",
"Show hidden files" : "Visa dolda filer",
"Crop image previews" : "Beskär förhandsgranskningar för bilder",
"WebDAV" : "WebDAV",
Expand All @@ -197,8 +208,8 @@
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
"Deleted files" : "Borttagna filer",
"Shares" : "Delningar",
"Shared with others" : "Delad med andra",
"Shared with you" : "Delad med dig",
"Shared with others" : "Delas med andra",
"Shared with you" : "Delas med mig",
"Shared by link" : "Delad via länk",
"Deleted shares" : "Borttagna delningar",
"Pending shares" : "Väntande delningar",
Expand Down
Loading

0 comments on commit 67ce025

Please sign in to comment.