diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/da.js | 1 | ||||
-rw-r--r-- | core/l10n/da.json | 1 | ||||
-rw-r--r-- | core/l10n/de.js | 1 | ||||
-rw-r--r-- | core/l10n/de.json | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | core/l10n/fi_FI.js | 1 | ||||
-rw-r--r-- | core/l10n/fi_FI.json | 1 | ||||
-rw-r--r-- | core/l10n/gl.js | 1 | ||||
-rw-r--r-- | core/l10n/gl.json | 1 | ||||
-rw-r--r-- | core/l10n/it.js | 1 | ||||
-rw-r--r-- | core/l10n/it.json | 1 | ||||
-rw-r--r-- | core/l10n/nl.js | 1 | ||||
-rw-r--r-- | core/l10n/nl.json | 1 | ||||
-rw-r--r-- | core/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | core/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | core/l10n/pt_PT.js | 3 | ||||
-rw-r--r-- | core/l10n/pt_PT.json | 3 | ||||
-rw-r--r-- | core/l10n/ru.js | 1 | ||||
-rw-r--r-- | core/l10n/ru.json | 1 | ||||
-rw-r--r-- | core/l10n/sr.js | 39 | ||||
-rw-r--r-- | core/l10n/sr.json | 39 |
22 files changed, 90 insertions, 12 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 0450678314f..58f910c004f 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Sørg venligst for at sikre, at databasen, config-mappen og data-mappen er blevet sikkerhedskopieret inden vi fortsætter.", "Start update" : "Begynd opdatering", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "For at undgå tidsudløb ved større installationer, så kan du i stedet køre følgende kommando fra din installationsmappe:", + "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.", "This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/da.json b/core/l10n/da.json index e50b9abb21b..84e815ef615 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Sørg venligst for at sikre, at databasen, config-mappen og data-mappen er blevet sikkerhedskopieret inden vi fortsætter.", "Start update" : "Begynd opdatering", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "For at undgå tidsudløb ved større installationer, så kan du i stedet køre følgende kommando fra din installationsmappe:", + "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.", "This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/de.js b/core/l10n/de.js index 36690acfa72..2552a3675e1 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Bitte stelle vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.", "Start update" : "Aktualisierung starten", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen kannst Du stattdessen den folgenden Befehl in Deinem Installationsverzeichnis ausführen:", + "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de.json b/core/l10n/de.json index 1a440f7da2f..8f54be46b2d 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Bitte stelle vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.", "Start update" : "Aktualisierung starten", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen kannst Du stattdessen den folgenden Befehl in Deinem Installationsverzeichnis ausführen:", + "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index c744412095a..c45cbaa7dca 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Stellen Sie vor dem Fortsetzen bitte sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.", "Start update" : "Aktualisierung starten", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:", + "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index da167451529..95b9f1b52b7 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Stellen Sie vor dem Fortsetzen bitte sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.", "Start update" : "Aktualisierung starten", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:", + "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index 2926e5135ee..3bfbcb666ba 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Varmista ennen jatkamista, että tietokanta, asetuskansio ja datakansio on varmuuskopioitu.", "Start update" : "Käynnistä päivitys", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Välttääksesi aikakatkaisuja suurikokoisten asennusten kanssa, voit suorittaa vaihtoehtoisesti seuraavan komennon asennushakemistossa:", + "This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.", "This page will refresh itself when the %s instance is available again." : "Tämä sivu päivittää itsensä, kun %s on jälleen käytettävissä." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 98c38284828..b5aa079d1d9 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Varmista ennen jatkamista, että tietokanta, asetuskansio ja datakansio on varmuuskopioitu.", "Start update" : "Käynnistä päivitys", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Välttääksesi aikakatkaisuja suurikokoisten asennusten kanssa, voit suorittaa vaihtoehtoisesti seuraavan komennon asennushakemistossa:", + "This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.", "This page will refresh itself when the %s instance is available again." : "Tämä sivu päivittää itsensä, kun %s on jälleen käytettävissä." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/gl.js b/core/l10n/gl.js index d979069f92f..ebcd62bb221 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Asegúrese de ter feito unha copia de seguranza da base de datos, do cartafol de configuración e do cartafol de datos, antes de proceder.", "Start update" : "Iniciar a actualización", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde desde o directorio de instalación:", + "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia de %s atopase en modo de mantemento, isto pode levar un anaco.", "This page will refresh itself when the %s instance is available again." : "Esta páxina actualizarase automaticamente cando a instancia de %s estea dispoñíbel de novo." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 55e9a5ca76c..08464c6d6b4 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Asegúrese de ter feito unha copia de seguranza da base de datos, do cartafol de configuración e do cartafol de datos, antes de proceder.", "Start update" : "Iniciar a actualización", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde desde o directorio de instalación:", + "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia de %s atopase en modo de mantemento, isto pode levar un anaco.", "This page will refresh itself when the %s instance is available again." : "Esta páxina actualizarase automaticamente cando a instancia de %s estea dispoñíbel de novo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index de1e94c57e1..8e0642a7b10 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ", "Start update" : "Avvia l'aggiornamento", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitare timeout con installazioni di grandi dimensioni, puoi eseguire il comando che segue dalla cartella di installazione:", + "This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.", "This page will refresh itself when the %s instance is available again." : "Questa pagina si aggiornerà quando l'istanza di %s sarà nuovamente disponibile." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/it.json b/core/l10n/it.json index 0497c46c6c6..9bb1867db2e 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ", "Start update" : "Avvia l'aggiornamento", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitare timeout con installazioni di grandi dimensioni, puoi eseguire il comando che segue dalla cartella di installazione:", + "This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.", "This page will refresh itself when the %s instance is available again." : "Questa pagina si aggiornerà quando l'istanza di %s sarà nuovamente disponibile." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 514988f472e..dcde85122ed 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Let erop dat de database, de config map en de data map zijn gebackupped voordat u verder gaat.", "Start update" : "Begin de update", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Om time-outs tijdens grotere installaties te voorkomen, kunt u in plaats hiervan de volgende opdracht geven vanaf uw installatiedirectory:", + "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.", "This page will refresh itself when the %s instance is available again." : "Deze pagina wordt ververst als de %s-installatie weer beschikbaar is." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nl.json b/core/l10n/nl.json index a0b2217a810..ba67ce527a3 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Let erop dat de database, de config map en de data map zijn gebackupped voordat u verder gaat.", "Start update" : "Begin de update", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Om time-outs tijdens grotere installaties te voorkomen, kunt u in plaats hiervan de volgende opdracht geven vanaf uw installatiedirectory:", + "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.", "This page will refresh itself when the %s instance is available again." : "Deze pagina wordt ververst als de %s-installatie weer beschikbaar is." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 79135307333..835e8500b20 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor, certifique-se de que o banco de dados, a pasta config e a pasta de dados foram copiados antes de prosseguir.", "Start update" : "Iniciar atualização", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera com instalações maiores, você pode em vez disso executar o seguinte comando a partir do diretório de instalação:", + "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.", "This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando esta instância %s estiver disponível novamente." }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 7b8b56e1887..a2f1b23836d 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor, certifique-se de que o banco de dados, a pasta config e a pasta de dados foram copiados antes de prosseguir.", "Start update" : "Iniciar atualização", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera com instalações maiores, você pode em vez disso executar o seguinte comando a partir do diretório de instalação:", + "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.", "This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando esta instância %s estiver disponível novamente." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 5b471013172..6b4c2003207 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -190,7 +190,7 @@ OC.L10N.register( "Database host" : "Anfitrião da base de dados", "Performance Warning" : "Aviso de Desempenho", "SQLite will be used as database." : "SQLite será usado como base de dados.", - "For larger installations we recommend to choose a different database backend." : "Para instalações maiores recomendamos que escolha um tipo de base de dados diferente.", + "For larger installations we recommend to choose a different database backend." : "Para instalações maiores, nós recomendamos que escolha uma interface de base de dados diferente.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.", "Finish setup" : "Terminar consiguração", "Finishing …" : "A terminar...", @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor garanta a cópia de segurança da base de dados e das pastas 'config' e 'data' antes de prosseguir.", "Start update" : "Iniciar atualização", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera com instalações maiores, você pode em vez disso, executar o seguinte comando a partir do diretório de instalação:", + "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está actualmente em modo de manutenção, o que poderá demorar algum tempo.", "This page will refresh itself when the %s instance is available again." : "Esta página irá ser recarregada novamente quando a instância %s ficar novamente disponível." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 11f988424ec..6bfd564a42d 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -188,7 +188,7 @@ "Database host" : "Anfitrião da base de dados", "Performance Warning" : "Aviso de Desempenho", "SQLite will be used as database." : "SQLite será usado como base de dados.", - "For larger installations we recommend to choose a different database backend." : "Para instalações maiores recomendamos que escolha um tipo de base de dados diferente.", + "For larger installations we recommend to choose a different database backend." : "Para instalações maiores, nós recomendamos que escolha uma interface de base de dados diferente.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.", "Finish setup" : "Terminar consiguração", "Finishing …" : "A terminar...", @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor garanta a cópia de segurança da base de dados e das pastas 'config' e 'data' antes de prosseguir.", "Start update" : "Iniciar atualização", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera com instalações maiores, você pode em vez disso, executar o seguinte comando a partir do diretório de instalação:", + "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está actualmente em modo de manutenção, o que poderá demorar algum tempo.", "This page will refresh itself when the %s instance is available again." : "Esta página irá ser recarregada novamente quando a instância %s ficar novamente disponível." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 75fe62af6fc..e55933bdb54 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Перед продолжением убедитесь, что вы сделали резервную копию базы данных, каталога конфигурации и каталога с данными.", "Start update" : "Запустить обновление", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Чтобы избежать задержек в крупных установках, вы можете выполнить следующую команду в каталоге установки:", + "This %s instance is currently in maintenance mode, which may take a while." : "Это %s находится в режиме технического обслуживания, которое может занять некоторое время.", "This page will refresh itself when the %s instance is available again." : "Эта страница обновится, когда экземпляр %s снова станет доступен." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/core/l10n/ru.json b/core/l10n/ru.json index eed93721d96..9c8c2731e7d 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -217,6 +217,7 @@ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Перед продолжением убедитесь, что вы сделали резервную копию базы данных, каталога конфигурации и каталога с данными.", "Start update" : "Запустить обновление", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Чтобы избежать задержек в крупных установках, вы можете выполнить следующую команду в каталоге установки:", + "This %s instance is currently in maintenance mode, which may take a while." : "Это %s находится в режиме технического обслуживания, которое может занять некоторое время.", "This page will refresh itself when the %s instance is available again." : "Эта страница обновится, когда экземпляр %s снова станет доступен." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 57722248cd7..86578163a1d 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -30,6 +30,10 @@ OC.L10N.register( "read-only" : "само-за-читање", "_{count} file conflict_::_{count} file conflicts_" : ["{count} сукоб фајлова","{count} сукоба фајлова","{count} сукоба фајлова"], "One file conflict" : "Један сукоб фајлова", + "New Files" : "Нове", + "Already existing files" : "Постојеће", + "Which files do you want to keep?" : "Које фајлове желите да задржите?", + "If you select both versions, the copied file will have a number added to its name." : "Ако изаберете обе верзије, копираном фајлу ће бити додат број у име.", "Cancel" : "Одустани", "Continue" : "Настави", "Very weak password" : "Веома слаба лозинка", @@ -43,11 +47,19 @@ OC.L10N.register( "Error while changing permissions" : "Грешка при измени дозвола", "Shared with you and the group {group} by {owner}" : "Дељено са вама и са групом {group}. Поделио {owner}.", "Shared with you by {owner}" : "Поделио са вама {owner}", + "Share with user or group …" : "Дели са корисником или групом...", + "Share link" : "Веза дељења", + "Link" : "Веза", "Password protect" : "Заштићено лозинком", "Password" : "Лозинка", + "Choose a password for the public link" : "Одредите лозинку за јавну везу", + "Allow editing" : "Дозволи уређивање", + "Email link to person" : "Пошаљи е-поштом", "Send" : "Пошаљи", "Set expiration date" : "Постави датум истека", + "Expiration" : "Истиче", "Expiration date" : "Датум истека", + "Adding user..." : "Додајем корисника...", "group" : "група", "Resharing is not allowed" : "Поновно дељење није дозвољено", "Shared in {item} with {user}" : "Подељено унутар {item} са {user}", @@ -56,21 +68,25 @@ OC.L10N.register( "can edit" : "може да мења", "access control" : "права приступа", "create" : "направи", + "change" : "измени", "delete" : "обриши", "Password protected" : "Заштићено лозинком", - "Error unsetting expiration date" : "Грешка код поништавања датума истека", - "Error setting expiration date" : "Грешка код постављања датума истека", + "Error unsetting expiration date" : "Грешка при поништавању датума истека", + "Error setting expiration date" : "Грешка при постављању датума истека", "Sending ..." : "Шаљем...", "Email sent" : "Порука је послата", "Warning" : "Упозорење", - "The object type is not specified." : "Врста објекта није подешена.", + "The object type is not specified." : "Тип објекта није наведен.", "Delete" : "Обриши", "Add" : "Додај", + "Edit tags" : "Уреди ознаке", + "unknown text" : "непознат текст", "Hello world!" : "Здраво свете!", "sunny" : "сунчано", "Hello {name}, the weather is {weather}" : "Здраво {name}, време је {weather}", "Hello {name}" : "Здраво {name}", "_download %n file_::_download %n files_" : ["","",""], + "Updating {productName} to version {version}, this may take a while." : "Надограђујем {productName} на издање {version}, ово би могло да потраје.", "Please reload the page." : "Поново учитајте страницу.", "The update was unsuccessful. " : "Ажурирање није успело.", "The update was successful. Redirecting you to ownCloud now." : "Ажурирање је успело. Преусмеравам вас на Оунклауд.", @@ -78,7 +94,11 @@ OC.L10N.register( "New password" : "Нова лозинка", "New Password" : "Нова лозинка", "Reset password" : "Ресетуј лозинку", - "_{count} search result in other places_::_{count} search results in other places_" : ["","",""], + "Searching other places" : "Претражујем остала места", + "No search result in other places" : "Нема резултата претраге на осталим местима", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} резултат претраге на осталим местима","{count} резултата претраге на осталим местима","{count} резултата претраге на осталим местима"], + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Мек ОС Икс није подржан и %s неће радити исправно на овој платформи. Користите га на сопствени ризик!", + "For the best results, please consider using a GNU/Linux server instead." : "За најбоље резултате, размотрите употребу ГНУ/Линукс сервера.", "Personal" : "Лично", "Users" : "Корисници", "Apps" : "Апликације", @@ -104,18 +124,27 @@ OC.L10N.register( "Storage & database" : "Складиште и база података", "Data folder" : "Фацикла података", "Configure the database" : "Подешавање базе", + "Only %s is available." : "Само %s је доступна.", "Database user" : "Корисник базе", "Database password" : "Лозинка базе", "Database name" : "Име базе", "Database tablespace" : "Радни простор базе података", "Database host" : "Домаћин базе", + "SQLite will be used as database." : "Скулајт ће бити коришћен за базу података.", "Finish setup" : "Заврши подешавање", "Finishing …" : "Завршавам…", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева јаваскрипте за исправан приказ {linkstart}Омогућите јаваскрипте{linkend} и поново учитајте страницу.", "Log out" : "Одјава", "Search" : "Претражи", + "Server side authentication failed!" : "Аутентификација на серверу није успела!", + "Please contact your administrator." : "Контактирајте вашег администратора.", + "Forgot your password? Reset it!" : "Заборавили сте вашу лозинку? Обновите је!", "remember" : "упамти", "Log in" : "Пријава", + "Thank you for your patience." : "Хвала вам за стрпљење.", + "Add \"%s\" as trusted domain" : "Додај „%s“ као поуздан домен", "The following apps will be disabled:" : "Следеће апликације ће бити онемогућене:", - "The theme %s has been disabled." : "Тема %s је онемогућена." + "The theme %s has been disabled." : "Тема %s је онемогућена.", + "Start update" : "Почни надоградњу" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/core/l10n/sr.json b/core/l10n/sr.json index f8fd536f423..48181e43b70 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -28,6 +28,10 @@ "read-only" : "само-за-читање", "_{count} file conflict_::_{count} file conflicts_" : ["{count} сукоб фајлова","{count} сукоба фајлова","{count} сукоба фајлова"], "One file conflict" : "Један сукоб фајлова", + "New Files" : "Нове", + "Already existing files" : "Постојеће", + "Which files do you want to keep?" : "Које фајлове желите да задржите?", + "If you select both versions, the copied file will have a number added to its name." : "Ако изаберете обе верзије, копираном фајлу ће бити додат број у име.", "Cancel" : "Одустани", "Continue" : "Настави", "Very weak password" : "Веома слаба лозинка", @@ -41,11 +45,19 @@ "Error while changing permissions" : "Грешка при измени дозвола", "Shared with you and the group {group} by {owner}" : "Дељено са вама и са групом {group}. Поделио {owner}.", "Shared with you by {owner}" : "Поделио са вама {owner}", + "Share with user or group …" : "Дели са корисником или групом...", + "Share link" : "Веза дељења", + "Link" : "Веза", "Password protect" : "Заштићено лозинком", "Password" : "Лозинка", + "Choose a password for the public link" : "Одредите лозинку за јавну везу", + "Allow editing" : "Дозволи уређивање", + "Email link to person" : "Пошаљи е-поштом", "Send" : "Пошаљи", "Set expiration date" : "Постави датум истека", + "Expiration" : "Истиче", "Expiration date" : "Датум истека", + "Adding user..." : "Додајем корисника...", "group" : "група", "Resharing is not allowed" : "Поновно дељење није дозвољено", "Shared in {item} with {user}" : "Подељено унутар {item} са {user}", @@ -54,21 +66,25 @@ "can edit" : "може да мења", "access control" : "права приступа", "create" : "направи", + "change" : "измени", "delete" : "обриши", "Password protected" : "Заштићено лозинком", - "Error unsetting expiration date" : "Грешка код поништавања датума истека", - "Error setting expiration date" : "Грешка код постављања датума истека", + "Error unsetting expiration date" : "Грешка при поништавању датума истека", + "Error setting expiration date" : "Грешка при постављању датума истека", "Sending ..." : "Шаљем...", "Email sent" : "Порука је послата", "Warning" : "Упозорење", - "The object type is not specified." : "Врста објекта није подешена.", + "The object type is not specified." : "Тип објекта није наведен.", "Delete" : "Обриши", "Add" : "Додај", + "Edit tags" : "Уреди ознаке", + "unknown text" : "непознат текст", "Hello world!" : "Здраво свете!", "sunny" : "сунчано", "Hello {name}, the weather is {weather}" : "Здраво {name}, време је {weather}", "Hello {name}" : "Здраво {name}", "_download %n file_::_download %n files_" : ["","",""], + "Updating {productName} to version {version}, this may take a while." : "Надограђујем {productName} на издање {version}, ово би могло да потраје.", "Please reload the page." : "Поново учитајте страницу.", "The update was unsuccessful. " : "Ажурирање није успело.", "The update was successful. Redirecting you to ownCloud now." : "Ажурирање је успело. Преусмеравам вас на Оунклауд.", @@ -76,7 +92,11 @@ "New password" : "Нова лозинка", "New Password" : "Нова лозинка", "Reset password" : "Ресетуј лозинку", - "_{count} search result in other places_::_{count} search results in other places_" : ["","",""], + "Searching other places" : "Претражујем остала места", + "No search result in other places" : "Нема резултата претраге на осталим местима", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} резултат претраге на осталим местима","{count} резултата претраге на осталим местима","{count} резултата претраге на осталим местима"], + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Мек ОС Икс није подржан и %s неће радити исправно на овој платформи. Користите га на сопствени ризик!", + "For the best results, please consider using a GNU/Linux server instead." : "За најбоље резултате, размотрите употребу ГНУ/Линукс сервера.", "Personal" : "Лично", "Users" : "Корисници", "Apps" : "Апликације", @@ -102,18 +122,27 @@ "Storage & database" : "Складиште и база података", "Data folder" : "Фацикла података", "Configure the database" : "Подешавање базе", + "Only %s is available." : "Само %s је доступна.", "Database user" : "Корисник базе", "Database password" : "Лозинка базе", "Database name" : "Име базе", "Database tablespace" : "Радни простор базе података", "Database host" : "Домаћин базе", + "SQLite will be used as database." : "Скулајт ће бити коришћен за базу података.", "Finish setup" : "Заврши подешавање", "Finishing …" : "Завршавам…", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева јаваскрипте за исправан приказ {linkstart}Омогућите јаваскрипте{linkend} и поново учитајте страницу.", "Log out" : "Одјава", "Search" : "Претражи", + "Server side authentication failed!" : "Аутентификација на серверу није успела!", + "Please contact your administrator." : "Контактирајте вашег администратора.", + "Forgot your password? Reset it!" : "Заборавили сте вашу лозинку? Обновите је!", "remember" : "упамти", "Log in" : "Пријава", + "Thank you for your patience." : "Хвала вам за стрпљење.", + "Add \"%s\" as trusted domain" : "Додај „%s“ као поуздан домен", "The following apps will be disabled:" : "Следеће апликације ће бити онемогућене:", - "The theme %s has been disabled." : "Тема %s је онемогућена." + "The theme %s has been disabled." : "Тема %s је онемогућена.", + "Start update" : "Почни надоградњу" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |