mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
8
privacy_image_cache/lang/ca/strings.php
Normal file
8
privacy_image_cache/lang/ca/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "Temps de vida de la caché (en hores)";
|
||||
$a->strings["Save"] = "Guardar";
|
||||
$a->strings["Cache Statistics"] = "Estadístiques de la caché";
|
||||
$a->strings["Number of items"] = "Nombre d'elements";
|
||||
$a->strings["Size of the cache"] = "Mida de la caché";
|
||||
$a->strings["Delete the whole cache"] = "Esborra tota la cachè";
|
8
privacy_image_cache/lang/cs/strings.php
Normal file
8
privacy_image_cache/lang/cs/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "Životnost vyrovnávací paměti (v hodinách)";
|
||||
$a->strings["Save"] = "Uložit";
|
||||
$a->strings["Cache Statistics"] = "Statistika vyrovnávací paměti";
|
||||
$a->strings["Number of items"] = "Počet položek";
|
||||
$a->strings["Size of the cache"] = "Velikost vyrovnávací paměti";
|
||||
$a->strings["Delete the whole cache"] = "Vymazat celou vyrovnávací paměť";
|
8
privacy_image_cache/lang/de/strings.php
Normal file
8
privacy_image_cache/lang/de/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "Lebenszeit des Caches (in Stunden)";
|
||||
$a->strings["Save"] = "Speichern";
|
||||
$a->strings["Cache Statistics"] = "Cache Statistik";
|
||||
$a->strings["Number of items"] = "Anzahl der Einträge";
|
||||
$a->strings["Size of the cache"] = "Größe des Caches";
|
||||
$a->strings["Delete the whole cache"] = "Cache leeren";
|
8
privacy_image_cache/lang/eo/strings.php
Normal file
8
privacy_image_cache/lang/eo/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "Vivodaŭro de kaŝmemoro (horoj)";
|
||||
$a->strings["Save"] = "Konservi";
|
||||
$a->strings["Cache Statistics"] = "Statistikoj pri kaŝmemoro";
|
||||
$a->strings["Number of items"] = "Kvanto da eroj";
|
||||
$a->strings["Size of the cache"] = "Grando de la kaŝmemoro";
|
||||
$a->strings["Delete the whole cache"] = "Forviŝi la kaŝmemoron";
|
8
privacy_image_cache/lang/es/strings.php
Normal file
8
privacy_image_cache/lang/es/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "Vida útil de la caché (en horas)";
|
||||
$a->strings["Save"] = "Guardar";
|
||||
$a->strings["Cache Statistics"] = "Estadísticas de la caché";
|
||||
$a->strings["Number of items"] = "Número de ítems";
|
||||
$a->strings["Size of the cache"] = "Tamaño de la caché";
|
||||
$a->strings["Delete the whole cache"] = "Borrar toda la caché";
|
8
privacy_image_cache/lang/fr/strings.php
Normal file
8
privacy_image_cache/lang/fr/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "Durée de vie du cache (en heures)";
|
||||
$a->strings["Save"] = "Sauver";
|
||||
$a->strings["Cache Statistics"] = "Statistiques du cache";
|
||||
$a->strings["Number of items"] = "Nombre d'éléments";
|
||||
$a->strings["Size of the cache"] = "Taille du cache";
|
||||
$a->strings["Delete the whole cache"] = "Vider le cache";
|
8
privacy_image_cache/lang/is/strings.php
Normal file
8
privacy_image_cache/lang/is/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "";
|
||||
$a->strings["Save"] = "Vista";
|
||||
$a->strings["Cache Statistics"] = "Tölfræði skyndiminnis";
|
||||
$a->strings["Number of items"] = "Fjöldi færslna";
|
||||
$a->strings["Size of the cache"] = "Stærð skyndiminnis";
|
||||
$a->strings["Delete the whole cache"] = "Eyða öllu í skyndiminni";
|
8
privacy_image_cache/lang/it/strings.php
Normal file
8
privacy_image_cache/lang/it/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "";
|
||||
$a->strings["Save"] = "Salva";
|
||||
$a->strings["Cache Statistics"] = "";
|
||||
$a->strings["Number of items"] = "";
|
||||
$a->strings["Size of the cache"] = "";
|
||||
$a->strings["Delete the whole cache"] = "";
|
8
privacy_image_cache/lang/nb-no/strings.php
Normal file
8
privacy_image_cache/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "";
|
||||
$a->strings["Save"] = "Lagre";
|
||||
$a->strings["Cache Statistics"] = "";
|
||||
$a->strings["Number of items"] = "";
|
||||
$a->strings["Size of the cache"] = "";
|
||||
$a->strings["Delete the whole cache"] = "";
|
8
privacy_image_cache/lang/pl/strings.php
Normal file
8
privacy_image_cache/lang/pl/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "";
|
||||
$a->strings["Save"] = "Zapisz";
|
||||
$a->strings["Cache Statistics"] = "";
|
||||
$a->strings["Number of items"] = "Numery elementów";
|
||||
$a->strings["Size of the cache"] = "";
|
||||
$a->strings["Delete the whole cache"] = "";
|
8
privacy_image_cache/lang/pt-br/strings.php
Normal file
8
privacy_image_cache/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "Tempo de vida do cache (em horas)";
|
||||
$a->strings["Save"] = "Salvar";
|
||||
$a->strings["Cache Statistics"] = "Estatísticas do cache";
|
||||
$a->strings["Number of items"] = "Número de itens";
|
||||
$a->strings["Size of the cache"] = "Tamanho do cache";
|
||||
$a->strings["Delete the whole cache"] = "Excluir o cache inteiro";
|
8
privacy_image_cache/lang/ru/strings.php
Normal file
8
privacy_image_cache/lang/ru/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "";
|
||||
$a->strings["Save"] = "Сохранить";
|
||||
$a->strings["Cache Statistics"] = "";
|
||||
$a->strings["Number of items"] = "";
|
||||
$a->strings["Size of the cache"] = "";
|
||||
$a->strings["Delete the whole cache"] = "";
|
2
privacy_image_cache/lang/sv/strings.php
Normal file
2
privacy_image_cache/lang/sv/strings.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
|
8
privacy_image_cache/lang/zh-cn/strings.php
Normal file
8
privacy_image_cache/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Lifetime of the cache (in hours)"] = "缓存期(小时)";
|
||||
$a->strings["Save"] = "保存";
|
||||
$a->strings["Cache Statistics"] = "缓存统计";
|
||||
$a->strings["Number of items"] = "项目数量";
|
||||
$a->strings["Size of the cache"] = "缓存尺寸";
|
||||
$a->strings["Delete the whole cache"] = "删除全缓存";
|
Loading…
Add table
Add a link
Reference in a new issue